[System.Runtime.CompilerServices.AsyncStateMachine(C1.CollectionView.ICollectionViewEx/d__10`1)] [System.Runtime.CompilerServices.Extension()] public static System.Threading.Tasks.Task SortAsync<T>( ICollectionView<T> collectionView, System.Linq.Expressions.Expression<Func<T,object>> sortPath, SortDirection sortDirection ) where T: class
パラメータ
- collectionView
- コレクションビュー
- sortPath
- ソートパス
- sortDirection
- ソート操作の方向
型パラメータ
- T